Skip to content

docs: Clarify how migrations are applied with serverpod start#599

Open
Zfinix wants to merge 2 commits into
mainfrom
chore/replace-dart-run-main-references
Open

docs: Clarify how migrations are applied with serverpod start#599
Zfinix wants to merge 2 commits into
mainfrom
chore/replace-dart-run-main-references

Conversation

@Zfinix

@Zfinix Zfinix commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Notes that serverpod start applies migrations during local development (on first boot, or by pressing A in the terminal UI). The explicit --apply-migrations runtime command stays documented for production and automated pipelines.

The remaining dart run bin/main.dart mentions are intentional: the --role maintenance and production invocations are runtime calls that serverpod start should not replace (it is a development tool and always applies migrations).

Part of #565

Comment thread docs/06-concepts/06-database/11-migrations.md Outdated

@developerjamiu developerjamiu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Zfinix Zfinix requested a review from Swiftaxe June 15, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants